home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / boot / mathlibspatch.readme < prev    next >
Text File  |  2000-11-01  |  4KB  |  131 lines

  1. Short:    Mathffp, ieeesingtrans libs SpeedUp Patch
  2. Author:   Jess Sosnoski (at the below address!!!)
  3. Uploader: starblaz@ptdprolog.net
  4. Version:  1.0beta
  5. Type:     util/boot
  6. Requires: kick 2.04+, an 020+, FPU optional
  7.  
  8. Long:
  9.  
  10. MathLibsPatch 1.0beta © 1997-2000 Jess Sosnoski
  11.  
  12. DESCRIPTION:
  13. -----------
  14. This is a program that patches some functions of the mathffp.library
  15. to use 68881/2 instructions, thus squeezing out a bit more speed.
  16. (I hope!)
  17. Speeded up FPU-using functions are SPDiv, SPMul, SPCeil, SPFloor 
  18.  
  19. There are several patched functions that do not use 68881/2 instructions,
  20. therefore can be patched on non-FPU machines.
  21.  
  22. Works on an '040 or '060 too! But only uses FPU versions of SPDiv and SPMul.
  23.  
  24. Also patches some functions of the mathieeesingbas.library
  25. to use 68881/2 instructions, thus squeezing out a tad more speed.
  26. (at worst...it should run at the same speed as before)
  27.  
  28. It also fixes that nasty bug with 040/060 cpu's on certain kickstart versions.
  29. (I think...someone with an 040/060 please test this!)
  30.  
  31. I.E.  It's an all-in-one replacement for FFPpatch, and MSBPatch.
  32.  
  33. INSTALLATION:
  34. ------------
  35. Copy it to your c: directory or wherever you like.
  36. You can add the line run <>NIL: mathlibspatch to your startup-sequence, or
  37. user-startup.  You can give it an icon and put it in WBstartup.
  38. You can basically put it anywhere :)
  39. (I have mine a little after setpatch in my startup-sequence)
  40.  
  41. USAGE:
  42. -----
  43. run <>NIL: mathlibspatch
  44.  
  45. OUTPUT:
  46. ------
  47. None...yet--but it will.
  48.  
  49. Although, if you don't have the right versions of the required libraries,
  50. it will exit with a returncode of 20--this means *ANY* of the patches.
  51. This WILL be fixed in a future version.
  52.  
  53. REMOVAL:
  54. -------
  55. sorry....once it's in...it stays in!
  56. (didn't I hear Al Bundy say that to Peg once...hmmm....)
  57.  
  58. CAVEATS:
  59. -------
  60. Don't expect any miracles.
  61.  
  62. Opens mathffp.library, and mathieeesingbas.library and
  63. never closes them.
  64.  
  65. Too lazy to combine the 2 docfiles for the old patches, so I've just
  66. included them in the archive.
  67.  
  68. NAAAASTY patching code....I didn't do a massive amount of code cleanup
  69. when I combined the patches, although some of it will make the next
  70. update (commandline & output) easier.
  71.  
  72. HISTORY:
  73. -------
  74. 1.0    First Release.  Includes all of the functionality of
  75.     the older FFPpatch, and MSBPatch.
  76.     Also checks for the presence of an FPU, and only patches
  77.     those functions that don't use an FPU if none is present.
  78.  
  79.     Did a couple of TEENSY optimizations here & there, so, it's
  80.     possible a couple of things *might* be slightly faster.
  81.  
  82. FUTURE:
  83. ------
  84. Make this doc file a bit more presentable, and maybe leave it as plain
  85. text without Amigaguide OR HTML just for kicks.
  86.  
  87. Add command line-arguments to turn on/off selected patches.
  88. (FFP,MSB)
  89.  
  90. Add output and error messages.
  91.  
  92. Make the patch exit and unpatch on CTRL-C, instead of hanging around.
  93.  
  94. One word: NitrOS!
  95.  
  96. BUGS:
  97. ----
  98. Hmmm...what would Tom say, ohyeah, um....possibly.
  99. (some returncode-20 error handling...all 3 patches must fail for this
  100.  to happen)
  101.  
  102. AUTHOR:
  103. ------
  104. Jess Sosnoski
  105. 651 Hillside Drive
  106. Mount Carmel, PA 17851-2463
  107. USA
  108.  
  109. starblaz@ptdprolog.net
  110.  
  111. Updates will appear on my webpage before they appear in Aminet's RECENT file.
  112. http://home.ptd.net/~starblaz
  113.  
  114. IRC nick: starblazr
  115. On: galaxynet (amiga channels), dalnet (#miggy1)
  116. us.chatjunkies.org (#elitecafe)
  117.  
  118. Emails, gifts, money, food, cigarettes, Amiga4060T's will all be
  119. gladly accepted.
  120. (I'll even accept a used, but working A1200)
  121.  
  122.  
  123. ============================= Archive contents =============================
  124.  
  125. Original  Packed Ratio    Date     Time    Name
  126. -------- ------- ----- --------- --------  -------------
  127.     2292    1001 56.3% 04-Sep-00 20:16:42  mathlibspatch
  128.     3441    1812 47.3% 04-Sep-00 20:14:46  mathlibspatch.doc
  129. -------- ------- ----- --------- --------
  130.     5733    2813 50.9% 06-Sep-100 20:25:04   2 files
  131.